Skip to content

Publish versioned machine resource manifests with conformance checks - #6

Merged
konojunya merged 1 commit into
mainfrom
agent/machine-resources
Sep 5, 2026
Merged

Publish versioned machine resource manifests with conformance checks#6
konojunya merged 1 commit into
mainfrom
agent/machine-resources

Conversation

@konojunya

Copy link
Copy Markdown
Member

Summary

  • Generate versioned discovery, capability/resource manifests, schema, and a portable diagnostic catalog.
  • Link 62 immutable specification resources with exact byte lengths and SHA-256 digests; preserve provider ownership.
  • Distinguish CLI, WASM engine, and native compiler capabilities and reject unsupported readers/features.
  • Document cache, integrity, lifecycle, and deprecation behavior; forbid rewriting published versioned artifacts in CI.
  • Add a real resource consumer, all-resource verification, WASM behavior checks, and pinned native compiler conformance.

Validation

  • 17 unit/negative tests passed.
  • Verified 64 resource hashes and 25 portable diagnostic codes.
  • Rendered 9 canonical examples, matched 13 diagnostic fixtures, and matched 4 live WASM completion/hover fixtures.
  • Native normalized-IR and language-intelligence conformance suites passed.
  • Consumer prototype fetched and verified immutable grammar/schema/example resources.
  • Generation, immutable-baseline, and whitespace checks passed.

Website asset routing and the public discovery endpoint follow as a separate consumer change after this provider is merged.

@konojunya
konojunya merged commit ba212b6 into main Sep 5, 2026
1 check passed
@konojunya
konojunya deleted the agent/machine-resources branch September 5, 2026 17:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant